adTempus API
PreviousUpNext
IScheduler::ServerTZBias Property

Gets the time zone bias (in minutes) of the server.

C++
__property long* ServerTZBias;
C#
long* ServerTZBias;
Visual Basic
Property ServerTZBias() As long*

The time zone bias is calculated as Local Time - UTC (Greenwich mean time or GMT). For example, the time zone bias for Eastern Standard Time (which is 5 hours behind UTC) is -300 (-5 [hours] * 60 [minutes]).

adTempus API Reference version 3.0.0.0, revised 10/30/2008